Let walk-window-tree and window-with-parameter operate on minibuffer windows too.
authormartin rudalics <rudalics@gmx.at>
Wed, 22 Aug 2012 08:30:54 +0000 (10:30 +0200)
committermartin rudalics <rudalics@gmx.at>
Wed, 22 Aug 2012 08:30:54 +0000 (10:30 +0200)
commita28967ef527e0d874246e231e81871bd9538965d
treee54ac0684c2733a5a289c11305c6dec319abc10d
parentc601de828382e4cc9fe0d132784d2c44e8ab7a35
Let walk-window-tree and window-with-parameter operate on minibuffer windows too.

* window.el (walk-window-tree, window-with-parameter): New
optional argument MINIBUF to control whether these functions
should run on the minibuffer window.
(window-at-side-list): Don't operate on minibuffer window.
(window-in-direction): Simplify and rewrite doc-string.
lisp/ChangeLog
lisp/window.el